1
'----------------------------------------------------------------------
2 ' This file is part of the Windows Workflow Foundation SDK Code Samples.
4 ' Copyright (C) Microsoft Corporation. All rights reserved.
6 ' This source code is intended only as a supplement to Microsoft
7 ' Development Tools and/or on-line documentation. See these other
8 ' materials for detailed information regarding Microsoft code samples.
10 ' THIS CODE AND INFORMATION ARE PROVIDED AS IS WITHOUT WARRANTY OF ANY
11 ' KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
12 ' IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
14 '----------------------------------------------------------------------
15 '------------------------------------------------------------------------------
17 ' This code was generated by a tool.
18 ' Runtime Version:2.0.50727.42
20 ' Changes to this file may cause incorrect behavior and will be lost if
21 ' the code is regenerated.
23 '------------------------------------------------------------------------------
30 Namespace My
.Resources
32 'This class was auto-generated by the StronglyTypedResourceBuilder
33 'class via a tool like ResGen or Visual Studio.
34 'To add or remove a member, edit your .ResX file then rerun ResGen
35 'with the /str option, or rebuild your VS project.
37 ''' A strongly-typed resource class, for looking up localized strings, etc.
39 <Global.System
.CodeDom
.Compiler
.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0"), _
40 Global.System
.Diagnostics
.DebuggerNonUserCodeAttribute(), _
41 Global.System
.Runtime
.CompilerServices
.CompilerGeneratedAttribute(), _
42 Global.Microsoft
.VisualBasic
.HideModuleNameAttribute()> _
43 Friend Module Resources
45 Private resourceMan
As Global.System
.Resources
.ResourceManager
47 Private resourceCulture
As Global.System
.Globalization
.CultureInfo
50 ''' Returns the cached ResourceManager instance used by this class.
52 <Global.System
.ComponentModel
.EditorBrowsableAttribute(Global.System
.ComponentModel
.EditorBrowsableState
.Advanced
)> _
53 Friend ReadOnly
Property ResourceManager() As Global.System
.Resources
.ResourceManager
55 If Object.ReferenceEquals(resourceMan
, Nothing) Then
56 Dim temp
As Global.System
.Resources
.ResourceManager
= New Global.System
.Resources
.ResourceManager("Microsoft.Samples.Workflow.FileTrackingServiceAndQuerySample.Resources", GetType(Resources
).Assembly
)
64 ''' Overrides the current thread's CurrentUICulture property for all
65 ''' resource lookups using this strongly typed resource class.
67 <Global.System
.ComponentModel
.EditorBrowsableAttribute(Global.System
.ComponentModel
.EditorBrowsableState
.Advanced
)> _
68 Friend Property Culture() As Global.System
.Globalization
.CultureInfo
70 Return resourceCulture
73 resourceCulture
= value